Impersonation on MAC

Dani_S 2,886 Reputation points
2024-05-14T03:21:31.8866667+00:00

Hi Bruce,

My Maui approach is to run windows in a vm, and use visual studio for windows.

This is a windows only feature. unix does not support changing the process owner.If we are using kerberos authenication, MacOs (and linux) only supports one active kerberos identity at a time.

also Mac Catalyst apps run in a sandbox, and thus have less permission than a normal Mac app.

What is the alternative ?

what is kerberos identity ?

Thanks,

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,989 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Wenyan Zhang (Shanghai Wicresoft Co,.Ltd.) 27,126 Reputation points Microsoft Vendor
    2024-05-15T07:37:20.9566667+00:00

    Hello,

    I know you asked some related questions before, and @Bruce (SqlWork.com) answered them.

    This impersonation feature is not supported with MacCatalyst.

    See:

    Maui app in window running on mac - Microsoft Q&A

    Maui - impersonation in MAC - Microsoft Q&A

    what is kerberos identity ?

    Please refer to Kerberos Single Sign-on extension with Apple devices - Apple Support (SG)

    Best Regards,

    Wenyan Zhang


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments